Add bankr-communities skill — token-gated holder communities#459
Open
anondevv69 wants to merge 2 commits into
Open
Add bankr-communities skill — token-gated holder communities#459anondevv69 wants to merge 2 commits into
anondevv69 wants to merge 2 commits into
Conversation
Enables @BankrBot to resolve community links, run briefings, and handle verify/post/pin/profile actions for Bankr-launched token communities. Co-authored-by: Cursor <cursoragent@cursor.com>
Add emoji, tags, and visibility fields; shorten description for README/skill picker. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
bankr-communities— token-gated holder communities for Bankr-launched tokens.Live API: https://bankr-community.vercel.app
Source repo: https://github.com/anondevv69/bankr-community
Public agent guide: https://bankr-community.vercel.app/agent.md
Install (after merge)
Skill layout
Pre-merge verification (done)
GET /api/agent/link?q=TMP→https://bankr-community.vercel.app/community/0x935e13a28849095db45e63040f109c34b757aba3GET /api/agent/briefing?symbol=TMP→replyTextincludes community URL on last line./bankr-communities/scripts/get-community-link.sh TMP→ plain-text linkReviewer test plan (@BankrBot)
@bankrbot what's the link to the TMP community?→ one-line URL (instant table, no HTTP required for TMP/ARCHIVE)@bankrbot what's the latest on the TMP community?→ pastereplyTextverbatim@bankrbot verify the TMP community→POST …/verifywith linked beneficiary wallet@bankrbot post in TMP community: test — pin it→ post + pin-post for verified beneficiaryPlatform note
Tweet intake for link intents should load this skill before tool selection (same routing as
post in community). Seereferences/bankr-platform-tweet-intake.mdfor acceptance tests.